 |
API Documentation
|
|
|
@ IMAGE_ENVIRONMENT
Image Environment effect.
@ FILM_GRAIN
Film grain effect.
EFFECT_TYPE
Lists all effects supported.
Definition: EffectType.h:12
@ FXAA
Fast Approximate Anti-Aliasing effect.
@ TEXTURE_COPY
Simple texture copy effect.
@ TONE_MAPPING
Tone mapping effect.
Offers utility functions to help with the enumeration support.
Definition: EffectType.h:26
@ SSAO
Screen Space Ambient Occlusion effect.
Encompasses all API of component NilkinsAstraeus.
Definition: Engine.h:7
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
@ UNKNOWN
Unknown placeholder.
static EFFECT_TYPE stringToEnum(const nkMemory::StringView &value)
static nkMemory::StringView enumToString(EFFECT_TYPE value)